Objects Reference

mesh::clone

Prototype

mesh *clone()

Parameters

None

Return Value

Returns the pointer to the cloned mesh.

Remarks

This function clones a mesh (duplicates it) and all its attributes (vertices, faces, etc...).